home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / pc / gloss.swf / scripts / DefineButton2_429 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2005-02-26  |  72 b   |  5 lines

  1. on(release){
  2.    _root.hic = "click";
  3.    this._parent.setWords(l);
  4. }
  5.